home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TGEDITORFORM / TGEDITORFORM.txt
Text File  |  1999-09-08  |  2KB  |  87 lines

  1. object GEditorForm: TGEditorForm
  2.   Left = 200
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 255
  7.   ClientWidth = 341
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 6
  17.     Top = 8
  18.     Width = 246
  19.     Height = 241
  20.   end
  21.   object Image1: TImage
  22.     Left = 10
  23.     Top = 12
  24.     Width = 237
  25.     Height = 233
  26.     Stretch = True
  27.   end
  28.   object CB1: TCheckBox
  29.     Left = 260
  30.     Top = 232
  31.     Width = 73
  32.     Height = 17
  33.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  34.     State = cbChecked
  35.     TabOrder = 3
  36.     OnClick = CB1Click
  37.   end
  38.   object Button1: TButton
  39.     Left = 260
  40.     Top = 68
  41.     Width = 75
  42.     Height = 25
  43.     Caption = '∩┐╜∩┐╜'
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.   end
  48.   object Button2: TButton
  49.     Left = 260
  50.     Top = 96
  51.     Width = 75
  52.     Height = 25
  53.     Cancel = True
  54.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  55.     ModalResult = 2
  56.     TabOrder = 2
  57.   end
  58.   object Button3: TButton
  59.     Left = 260
  60.     Top = 8
  61.     Width = 75
  62.     Height = 25
  63.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  64.     TabOrder = 0
  65.     OnClick = BitBtn1Click
  66.   end
  67.   object Button4: TButton
  68.     Left = 260
  69.     Top = 36
  70.     Width = 75
  71.     Height = 25
  72.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  73.     TabOrder = 4
  74.     OnClick = Button4Click
  75.   end
  76.   object OpenDlg: TOpenDialog
  77.     DefaultExt = 'bmp'
  78.     FileEditStyle = fsEdit
  79.     Filter = 
  80.       '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ (*.bmp *.ico *.wmf *.emf)|*.bmp;*.ico;*.wmf;*.' +
  81.       'emf|∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜|*.*'
  82.     Title = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  83.     Left = 52
  84.     Top = 40
  85.   end
  86. end
  87.